home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / firmy / wol / en / about_wol.swf / scripts / DefineButton2_33 / BUTTONCONDACTION on(press).as next >
Text File  |  2001-06-14  |  88b  |  7 lines

  1. on(press){
  2.    tellTarget("_level1.downtrigger")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.